home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / SpecialPJustifyMicro.nib / data.classes next >
Text File  |  1994-12-14  |  882b  |  59 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PGInspector = {
  7.     ACTIONS = {
  8.     default:;
  9.     setMicroInspector:;
  10.     set:;
  11.     revert:;
  12.     };
  13.     OUTLETS = {
  14.     currentStyleButton;
  15.     blankMicroPanel;
  16.     window;
  17.     microInspectorSlot;
  18.     loadedSelection;
  19.     loadedStyleList;
  20.     styleList;
  21.     stringTable;
  22.     microInspectorMtx;
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26. SpecialParagraphInspector = {
  27.     ACTIONS = {
  28.     leadingLarger:;
  29.     leadingSmaller:;
  30.     leadingOptimum:;
  31.     setJustifyStyle:;
  32.     cloneStyle:;
  33.     fontSmaller:;
  34.     saveStyle:;
  35.     fontOptimum:;
  36.     setJustifyLastLine:;
  37.     setMarginValues:;
  38.     setFirstIndentValue:;
  39.     fontLarger:;
  40.     editStyle:;
  41.     setFontLeadingAdjust:;
  42.     };
  43.     OUTLETS = {
  44.     justifyMicro;
  45.     aboveText;
  46.     indentText;
  47.     createMtx;
  48.     justifyTitleMatrix;
  49.     marginMicro;
  50.     styleCreateMicro;
  51.     leftText;
  52.     justifyCheck;
  53.     justifyMtx;
  54.     belowText;
  55.     rightText;
  56.     };
  57.     SUPERCLASS = PGInspector;
  58. };
  59.